<% for(var i=0;i < listItem.length;i++){ %>
<%= listItem[i].showValue %>
<% } %>