mlms13 / FancyTable

A table that is fancy.
MIT License
5 stars 2 forks source link

Add column to entire table #9

Open mlms13 opened 8 years ago

mlms13 commented 8 years ago

Currently we have append/prepend/insert row methods, but we don't have a way to tack on columns. This may be necessary in the near future. It should also be easier now that nesting is purely aesthetic and not related to data structure.