I have a table with 5 rows and 4 columns, total 20 cells are Labels(UILabel).I tried to know which cell is touched With UITouch Class but 4th column is not responding to the touches and remaining cells also sometimes not responding to touches.Suggest me to solve this problem.