In case some columns/rows are missing table breaks (wrong data in columns or looks just bad).
Fix by revamping the way we pass data to renderer: transform it to more organized data structure with known columns and rows that are present and properly handling missing values.
In case some columns/rows are missing table breaks (wrong data in columns or looks just bad).
Fix by revamping the way we pass data to renderer: transform it to more organized data structure with known columns and rows that are present and properly handling missing values.
fixes: https://github.com/scylladb/argus/issues/417