Making APP for IOS 6 - I have a mainViewController that when tap on button a new modalViewController is presented. That modalViewController has a tableView. When user taps on a cell I want to take a value of that cell and assign it to variable on mainViewController.Making APP for IOS 6 - I have a mainViewControl