This is easy, if you want to totalize, create a pivot table with Month, CarsTradeMark, Year as a dimension and an expression sum(unitsales). Pivot your table year and CarsTradeMark and that's it.
But If you want to see your data in that specific model, maybe you have to create an special mode to see your data, maybe creating anothe table with total only.