How to display an detail disclosure button for the rows in an UITableView in plain style? I want that when a row is tapped, the next level in the navigation is pushed on the navigation stack.
Is there a quick way to get this blue detail disclosure button in the cells?