I need to be able to create several different tables for each product I have. For example, I have a lightbulb that has 3 different models. I need to show specific column headings with corresponding info (i.e, Column headings would be: Model#, Watts, Finish, etc.). It also needs to have a Qty field where the user can input quantity and the ‘add to cart’ button. I am using WooCommerce and found a plugin called “Variations to Table-Grid” that I thought would be able to execute this but have not had any luck. Is it possible to create several different tables (each light bulb type would have its own table) with custom column info, qty input field, and add to cart option?