Is it possible to get contents of UIATableCell using Appium

Hi All,

Is it possible to get contents of UIATableCell using Appium.
I need to verify if the Cell holds certain UIStaticText, since the same UIStaticText is present in other UITableCell. I need to verify the uniqueness of elements.

UIATableCell don’t have a unique id ? I