- 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.
- 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.