I have a ViewController
and another one which is a TableViewController
. So I have the tableview in a container view in the ViewController
. Moreover I have a button which will save the values from the tableview. But how do I access these values? I've uploaded a screenshot so you can imagine it better :)