I used JQuery to dynamically generate a table, but I'm having trouble applying CSS to the columns. You can see an example at this Codepen link here.
Specifically, I need to set the width of the first column to 100px. Could someone please assist me with this? Thank you in advance.