I wish to update an app with a menu. I have been doing that with switches until now; however there are too many view controllers and so I wonder if it's possible to use the table viewcontroller as a menu with each being a button to segue to a particular viewcontroller? thanks