Data Transfer between Views
Transferring data between views, ViewControllers, is a common operation in many Applications. One example would be from a table items to a new with more details about the item selected.
After creating a new Single View Application project add at least one Table View to the Main.storyboard as well as any other elements. Add one Prototype Cell to the Table and set the Identifier to cell. Add a second Interface Controller to the main.storyboard.
Comments, Corrections, Suggestions: David Bourne (david@boomer.org)
My iOS and tvOS Apps and iBooks