Hi,
We are big fans of the table examples from @tom and are currently using the first version
to make tables with clickable rows using the formatter function (see clickable rows here https://observablehq.com/@ismms-himc/covid-19-sars-cov-2-preprints-from-medrxiv-and-biorxiv). However, the new version of tables
has removed formatters in favor of HTML cells and I can’t figure out how to add click events to this table. Are we supposed to actually write out HTML for our table elements?