I have an array called [self.places objectAtIndex:indexPath.row]; that I am trying to output into a table. The array is full of objects but I want to use the data inside the object whats the best way to assign them to an object? The data inside the array is as follows:I have an array called [self.places objectAtInd