i used setDidSelectRowBlock in ChopeTableInfo.
if indexPath.row is zero, perform segue.
this is work.
But... touch back button in navigation bar.
indexPath zero is still selected.
touch another cell that not perform segue, it is highlighted..... first cell is not deselected.

i used setDidSelectRowBlock in ChopeTableInfo.
if indexPath.row is zero, perform segue.
this is work.
But... touch back button in navigation bar.

indexPath zero is still selected.
touch another cell that not perform segue, it is highlighted..... first cell is not deselected.