$eq_data = array(); $eq_data[] = array('English', 10, '#E5E5E5'); $eq_data[] = array('Spanish', 5, '#C1D0D6'); $this->set('eq_data', $eq_data);