I am trying to use the data table component from element ui, but seems to run into an issue with the summary rows feature. it seems like you can only create one summary row, and if i try to return multiple values it just breaks the table. the code is pretty much the same as in the documentation itself.
I am looking for a hack or maybe a replacement?
Would like to know if anyone ever did something similar.
Thank you.