If I have 3 NSMutableArray's, how can I get an array where the element at each index is the sum of the elements at that same index in each of the original arrays?If I have 3 NSMutableArray's, how can I get an
If I have 3 NSMutableArray's, how can I get an array where the element at each index is the sum of the elements at that same index in each of the original arrays?If I have 3 NSMutableArray's, how can I get an