Currently I do some work inside the didSelectRowAtIndexPath delegate and noticed that my row is still \"selected\" after I come back to the view controller later.
How ca
[tableView deselectRowAtIndexPath:indexPath animated:YES];