Hi everyone. I’m new to developing Shopify apps, and I’m trying to customize build a custom table. Basically, I want the first 3 columns to contain data, and then the third column to have a button and text input box in it. I could just make a table from scratch, but I was wondering if there was any way to use a table from Polaris and just customize it to have a column with buttons in it. Is there any way to do this, or would making a table from scratch and then styling it with CSS be the best way to do this?
Thanks!