Web driver can't access to UITableViewCell inside UITableView

It found UITableView but can’t find UITableViewCell inside.

val cell = listView.findElementByXPath("//XCUIElementTypeApplication[@name=“Home”]/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeTable/XCUIElementTypeCell[2]")

  • Appium v1.8.1
  • ‘io.appium:java-client:6.0.0’
  • Kotlin
  • iPad 10.3.3