Objective-c open other window

Hi,

i'm trying to open with a button an other window.

this new window has a xib and a delegate class.


practically I want to open the following application in my application clicking to a button.

https://github.com/blishen/TableViewPopup

I need a reference to the delegato to pass data to fill the table.

Thank you very much for your help

Angelo