fn deserialize_table_columns_to_raw_tables( rows: &[Row], ) -> Result<Vec<SqlServerTableRaw>, SqlServerError>