Hi everyone, I have table that will be generated dynamically and populated with data. I wanted the table to have round corners so that the top left cell will contain the
top left corner, the top right cell the top right corner, then the bottom cells similarly. Does anyone know how I'd do this if it's dynamically generated? Appreciate any advice.