I have a UITableView that when you choose a cell another ViewController will be opened. But some points in my cell, when tap on them nothing happens. My TableView cell contains a photo, and two TextView, when i tap on textViews nothing happens. even when I set them selectable and editable the problem exists. how can i fix this problem??I have a UITableView that when you choose a cel