I tried many methods to send data from my popup view controller to main view controller. but failed. can anybody help me with this. i am using a "present as popover" segue. i want to the text entered in textfield of popover view as the label text of main view.I tried many methods to send data from my popup