go from model to associated table name and backOverview
Editor: Given a table object, it returns the related String object; e.g. SubAttribute => 'sub-attribute'. Useful if you want to make a list of all your tables with perhaps their fields listed out to the side.
NEW
Fixed some bugs.
go from model to associated table name and backInformation