iOSTableCellData.DetailText
From Xojo Documentation
Property (As Text )
aiOSTableCellData.DetailText = newTextValue
or
TextValue = aiOSTableCellData.DetailText
Supported on Mobile (iOS).
or
TextValue = aiOSTableCellData.DetailText
Supported on Mobile (iOS).
The the smaller text that appears below the main Text in the cell.
Sample Code
Set the detail text: