I thought that setting up a storyboard scene with a table view controller AND a button would be straightforward, but the button is never visible.
I think I'm missing some basic conceptual understanding here.
I've seen a mention that iPhone scenes should(/must?) have only one view.
Perhaps that's why the storyboard isn't showing the button?