Here is my question: I have two UITableViewController that we're going to call. OriginalTableViewController and SecondTableViewController. The SecondTableViewController is populated by an NSMutableArray and a UISegmentedControl where the users can navigate through a bunch of data and select multiple rows. Here is my question: I have two UITableViewCont