SyntaxFix
Write A Post
Hire A Developer
Questions
You just need to initialize your NSMutableArray
NSMutableArray *myArray = [[NSMutableArray alloc] init];