Tagged Questions

0
votes
1answer
3k views

When I tap the first cell in my tableview didSelectRowAtIndexPath is not triggered

When I tap the first cell in my tableview "didSelectRowAtIndexPath" is not triggered... Has anyone seem this and/or have any clue as to why this happens? All the other cells in my table work just ...