How to read data frm Grid Table using Selenium Appian API

Hi,

In the below table of an Appian form, I'm trying to read all data from the 'Title' column using the Appian API. Is there a way for me to read the data? 

So far, I have used the following methods:

fixture.getGridContents(), 
fixture.getGridIndex(),
fixture.getGridColumnRowValue()
but with no success
Regards,
TIA

  Discussion posts and replies are publicly visible