Here is the issue.
这是问题所在。
We have a pageview controller which creates view from another view controller that has a tableview in it. So after the view is created we would like to click on a cell of the tableview to run a function. Note that the tableView:didSelectRowAtIndex is not working.We have a pagevi