NSArray * array; array = [_sectionDataStr objectAtIndex:0]; NSString* str = [ array objectAtIndex:0]; ...
www.07net01.com