Im trying to interpret this code ,
this is used for Sum all the values in the last column rows.map(r => r[Object.keys(r)[Object.keys(r).length - 1]]).reduce((a, b)