I’m looking for a good solution to display tables with a few columns and a large number of rows. I need to have something that is readable for people with a mobile phone device.
I look at 3 different options here HTML Tables / PAC | Observable
Raw html is the best solution but it’s very boring to write all the code each time you want to display a table.
Do you have any better option?