I need create this table but do not know that objects do I need to use and what logic I need to create it?

I need create this table but do not know that objects do I need to use and what logic I need to create it?

Please check this links :
http://code4app.net/ios/ZSYPopoverListView/51aae6396803fa3e0f000002
might be helpful in your case.
As there is no default way to achieve something like this. But there are a lot of example with source code. See this link.
You'll find a lot of controls of this type. You can also get the source from here. Pick any one and read the documentation carefully. Hope you;ll understand.