I am converting an Array of NSDictionaries to JSON data with the following...
Create my data...
NSMutableArray *arrayOfDicts = [[NSMutableArray alloc
should work.