it seems like useTable is failing on anything related to camelCase if i try and filter by colums that are snake_cased in my lib.rs and so camelCased in my js code. the filter never gets applied it just sits in loading. and the same thing happens if i try to do a snake_cased table name. I'll do some tracking down when i get the time but wanted to post this here