I am trying to make a mechanism to drill down a file / folder list. The idea is to show the same file list view controller every time the user selects a folder, and show a f
Interface Builder approach: Just segue to a storyboard reference which refers back to the presenting view controller.