objective c - "[__NSArrayM objectAtIndex:]: index 10 beyond bounds [0 .. 9]" -


when run app crashes giving warning "[__nsarraym objectatindex:]: index 10 beyond bounds [0 .. 9]".can 1 me in correcting this?

you can find giving exception suggested in image

enter image description here

then run application, breakpoint should point exact line of code causing exception..

all best.


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

javascript - Get parameter of GET request -

javascript - Twitter Bootstrap - how to add some more margin between tooltip popup and element -