DomTemplate
DomTemplate copied to clipboard
Optimisation: bindTable should use DocumentFragment
I think there can be a lot of speed improvements made if the TRs are added to a fragment first, and then the fragment is added to the table.