Unable to Access TableCells for an infinite Scroll TableView

I am unable to see (in appium inspector) any TableCells within the TableView in situation where infinite scroll is implemented. The inspector shows that TableView is the leaf element in the tree.

I did check the accessibility setting and it doesn’t seem to be a problem.

Versions -
Xcode - 8.2 , Appium 1.6.3

Has anyone else encountered this issue? Or, if there is any configuration that I need to do on the appium side for visibility?