I\'m trying to create array of arrays from array like this :
[ {value: "value1" , count: 1}, {value: "value2" , count: 100}, {value: &