In the Safari bookmarks manager on iPhone, the UITableView
seems to have behaviour that isn't standard. I'm referring to this:
In edit mode, the bookmark UITableViewCells have both a rearrange control and a UITableViewCellAccessoryDisclosureIndicator
accessory view next to them. How do you get both? In my table views, when you go into edit mode to reveal the rearrange control, the control takes the place of the accessory view, it doesn't display both.