Interface 2, Advanced iOSMockup & Code Gen($9.99)
Draw This($0.99)
Make your own iPhone appsand run them live!(free)
Pic Frame Dynamo: Photo Editing($0.99)
int sum=0; for(int x=0; x < [array count]; x++) { sum += [[array objectAtIndex:x] intValue]; } //to set the text label.text = [NSString stringWithFormat:@"%d", sum];