timrichardson 0 Newbie Poster

I'm not an experienced javascript programmer. I'm wondering if there is a library which has a simple approach to drawing a 2d array as an HTML table (when the array changes, I can use this library to update the HTML). I know this is easy to do in raw javascript, but I thought there may be a more reusable approach.