hi

i am newbie in field of iOS. currently i am working on cocos2d game. i have a menu item "More Games" clicking on this will result a UITableView which will contain list of games. clicking on specific link in UITableView takes user to specific game on App Store.
mine questions are
1) how to integrate UITableView in cocos2d (or is there any alternative to this)
2) whats script or code that will take user to game on app store
please if you have code or tutorial for this purpose i will be thankful to you.
thanks