entries.forEach(function(item) {
            var k = item.key;
            var acc = item.val;

            var v = acc.getValue();