Please see below for the two images, one before adding segue and one after adding segue. Notice the extra navigation bar at the very top of the destination view controller. I do not want that. Why is it being added? How do I remove it, while still maintaining the segue?
Before segue
After segue