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 -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -