http://projects.gregweber.info/tablelib
This is only useful in comparison to other solutions if you actually want to display the data as an html table.
http://www.webreference.com/programming/javascript/ncz/colum...
Granted, that's Firefox 3 only, but they could be precisely emulated with a library. IMO, attaching methods to Array is more the way to go here.
Many Javascript-intense webapps could use it.
http://projects.gregweber.info/tablelib
This is only useful in comparison to other solutions if you actually want to display the data as an html table.