Setting: ``` cell.accessoryType = UITableViewCellAccessoryDisclosureIndicator; ``` Leaves the accessory chevron behind when the cell swipes and then when the cell returns leaves the Delete button visible behind the chevron.