Hi, I need some help. I have a list that push data about customer's orders. I need that if the same custome has more than 1 order, to sum the quantity of the orders. For example, in the next image there are two orders for "Cliente6". I want to sum 19 and 34 and safe this data in the list.