- (void)viewDidLoad { [super viewDidLoad]; // Do any additional setup after loading the view, typically from a nib. [self CellTaxiTextForStarting:@"beijing" andDestination:@"Bibb" andUid:131]; } - (void)didReceiveMemoryWarning ....