Ah I now see that you added a link.
Here’s my reason: I want to add pictures to each of the items in the table and I can’t think of any other way to do that than to add HTML tags to display them. I am using the spreadsheet to display an inventory of items so I want each item to display a picture of it with a link to more details.
Thanks for the quick reply.
I’ve commented out the esc_html part from the td processing and it now works as I want it to. Is there any risk to that?