• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Within a UITableView cellForRowAtIndexPath indexPath's row and section become nil.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Within a UITableView cellForRowAtIndexPath indexPath's row and section become nil.


  • Subject: Within a UITableView cellForRowAtIndexPath indexPath's row and section become nil.
  • From: Alex Zavatone <email@hidden>
  • Date: Thu, 23 Oct 2014 13:25:17 -0400

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 (email@hidden)

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:

This email sent to email@hidden


  • Follow-Ups:
    • Re: Within a UITableView cellForRowAtIndexPath indexPath's row and section become nil.
      • From: Kyle Sluder <email@hidden>
  • Prev by Date: Re: Crash with ARC enabled on Xcode 6.1
  • Next by Date: Re: Within a UITableView cellForRowAtIndexPath indexPath's row and section become nil.
  • Previous by thread: pacemaker in 10.10
  • Next by thread: Re: Within a UITableView cellForRowAtIndexPath indexPath's row and section become nil.
  • Index(es):
    • Date
    • Thread