i\'m making a navigation based application for iphone.
one of my view controllers looks like this:
@interface NewComputerViewController : UIViewContr
[tableView reloadData]; where tableview is the name of your UITableView
[tableView reloadData];