Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
add a tableviewcontroller on your storyboard (empty) create un button on viewcontrolerA add a triggered segue to the tableviewcontroller to push it. Now, when we are on tableviewoncoller, go back ...