tags:

views:

102

answers:

0

Hi,

I am new in iphone development, i am facing the following problem, please help me out.

i want to add UIViewContro i have added a UIViewController by using xcode and added a UITableView as like: [UIViewController.view addsubView:UITableView]; this works fine now i am unable to add more things like:

1)numberOfSectionsInTableView 2)numberOfRowsInSection 3)cellForRowAtIndexPath 4)didSelectRowAtIndexPath

please help me

Thanks, Abu Bashar