Failed to set label frame in tableView:cellForRowAtIndexPath: method
问题 The frame of the label in tableViewCell can not be set in the ableView:cellForRowAtIndexPath: method. In fact as show in the NSLog , the label's frame has changed but it did not show on the view. I expected the label(with green background) should be taller than in the picture, which can show all the text in it . The Prototype Cell with Identifier "cell" is created in the storyboard . Any help will be appreciated. ps: Xcode 5.0.2, iOS7 - (void)viewDidLoad { [super viewDidLoad]; NSString * str