I might have missed this in the documentation (forgive me if i did) but i cannot seem to figure out how to map a model to a different table. E.g. let's say i have a model 'Car' and i would like to map it to a table named 'cars', how would i be able to achieve this?