This is such a beautiful library, thank you. Noticed that the class names for the td cells substitue underscores in the property name to hyphens.
In my data, the property name is mla_name but in the html I can see the td class set to mla-name-td

It would be a lot more convenient if the property name mla_name was preserved as the class names for consistency.
This is such a beautiful library, thank you. Noticed that the class names for the
tdcells substitue underscores in the property name to hyphens.In my data, the property name is
mla_namebut in the html I can see the td class set tomla-name-tdIt would be a lot more convenient if the property name
mla_namewas preserved as the class names for consistency.