I have two controllers in the storyboard, embedded in a NavigationController, and there is a segue to switch between these.
Passing data from the first controller to
when you set the data you're passing to the second controller you can also set a pointer to the previous one.