pub const MIN_USER_TABLE_ID: u32 = 1024;
Reserves [0,MIN_USER_TABLE_ID) for internal usage. User defined table id starts from this value.