I just started seeing this in Xcode 5.1.1 the post few days under iOS 7.

In the tableView:cellForRowAtIndexPath, you can log the indexPath and the 
results are not nil, but attempting to display [indexPath row] or section 
results in nil.

My only clue here is that this VC is. Subclass of UIViewController, but the 
interface conforms to the tableView dataSource and delegate.

Any insight into what I might be missing here?

Thanks in advance.

Sent from my iPad. Please pardon typos.
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to