had this problem too. turns out I was adding subviews to tableView cell.
all my custom views are covered by contentView.
adding subviews to contentView should solve the problem.
Topic:
Programming Languages
SubTopic:
Swift
Tags: