for(var i = 0, size = sections.length; i < size ; i++){
            moneyPerUserPerSection.set(sections[i], 0);
        }