I am trying to create a function that allows me to segue to another view when I tap a table cell. I can't seem to find a simple way on the Internet or on Stack Overflow that supports Swift 3.
I have found some links that may help you:
http://www.appcoda.com/expandable-table-view/
Expand and Collapse tableview cells
Hopefully this helps you :-)