UITableView didSelectRowAtIndexPath: not being called on first tap I’m having an issue with UITableView's didSelectRowAtIndexPath. My table is setup so that when I select row it initializes a new view controller and pushes it. The first time... May 11, 2022 0 Comments