You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I currently use -1 to refer to the header internally, and rowCount as the footer, but I'm not sure why you would be getting NSNotFound. Could you screen cap the expanded stack log so I can see when you are getting this?
In the delegate method for didSelect, I'm regularly getting an
NSNotFound
value forrowPath.row
. Any ideas as to why?The text was updated successfully, but these errors were encountered: