I have a main ViewController and a button to view a popover view controller which has two buttons
the functions for the two buttons are on the main view controller, how can I pass the functions to the popover view?
I have a button which will open the popover view