Filippo Gentile af36c115dc client: fix TableModel Region
- Use `uint32_t` as done in server representation
- Use rowMin = 1 and rowMax = 0 to represent empty model

This is because we cannot set negative values so setting to zero would
make empty model and single row models indistinguishable.
2025-03-10 13:19:11 +01:00
..
2025-03-10 13:19:11 +01:00