we’re trying to add a table to a blog post we have, but not finding an easy way to do so.
Hi @julianbenegas,
Welcome to the builder.io forum.
You can use a table using code, but that could be too fragile (the table will go away if you edit outside of the coding mode). Instead, maybe use a custom code block -OR- create the table using CSS grid or CSS flexbox if that works for you.
It would be great if you can share an example. It would help us evaluate Builder.io