do you know how to use one?
for the second one, you just have to give a name
this.getView().setModel(model,"modelName")
in controller, when you do binding, just mention the name of the second controller
example:
<ComboBoxitems="{modelName>/info}"width="250px">