<% catList.forEach(function(cat){ %> <%= cat.label %> <% }); %>
Richa Chadha