With the new 'Container View' for iOS in Storyboards of Xcode 4.5, how do I reload/update one?
In my app, I have a container view which holds a UITableViewController. From my main view controller (the one with the container view) I need to updates the table view in the container.