How can I show checkmark accessory and move accessory at a same time in a UITableViewCell, maybe the checkmark on the left and move button on the right of cell. I need it because I want to let user chose to enable/disable options and also reorder them.
Thanks in advance.