I have connected the show segue properly from the tablecell to the PickerViewController but i and also implemented the code for asking if we got a section of the indexpath then we return the indexpath in the willSelect method but when i run my simulator, and click on the row, the segue doesn’t work thereby the cons wont be displayed.

