This should be simple enough.
I have an iPhone app with a TableView. How do I add the little classic arrow to the righthand side of each cell?
Use the accessoryType property of the cell to show a arrow on the right side. See this.
accessoryType