pub type SimpleTableRow = TableRow<()>;
Simple table row without user data (backward compatible)
pub struct SimpleTableRow { /* private fields */ }