Two classes of objects: LeftClass and RightClass. A container object, that holds two arrays: one an array of LeftClass objects, and the other an array of RightClass objects. JavaScript functions that ...
Add a description, image, and links to the javascript-table topic page so that developers can more easily learn about it.