for(var i = 0; i < section.subSections.length; i++) {
                addSection(zip, section.subSections[i]);
            }