iOSTableCellData.Handle

From Xojo Documentation

Read-Only Property (As Ptr )
PtrValue = aiOSTableCellData.Handle

Supported on Mobile (iOS).

The underlying UITableViewCell. This is only available for cells created with iOSTable.CreateCell or iOSTable.CreateCustomCell.