MobileTableCellData.Image
From Xojo Documentation
Property (As Picture )
aMobileTableCellData.Image = newPictureValue
or
PictureValue = aMobileTableCellData.Image
Supported on Mobile.
or
PictureValue = aMobileTableCellData.Image
Supported on Mobile.
The image for the cell.
Sample Code
Set the cell image: