There are <%= searchResult.length %> results

<% searchResult.forEach(function(searchResult){ %> <% }); %>
eventid iyear imonth iday country country_txt region region_txt provstate city crit1 crit2 crit3 success suicide attacktype1 attacktype1_txt targtype1 targtype1_txt targsubtype1 targsubtype1_txt target1 natlty1 natlty1_txt gname weaptype1 weaptype1_txt weapsubtype1 weapsubtype1_txt nkill nwound property propextent propextent_txt dbsource
<%= searchResult.eventid%> <%= searchResult.iyear%> <%= searchResult.imonth%> <%= searchResult.iday%> <%= searchResult.country%> <%= searchResult.country_txt%> <%= searchResult.region%> <%= searchResult.region_txt%> <%= searchResult.provstate%> <%= searchResult.city%> <%= searchResult.crit1%> <%= searchResult.crit2%> <%= searchResult.crit3%> <%= searchResult.success%> <%= searchResult.suicide%> <%= searchResult.attacktype1%> <%= searchResult.attacktype1_txt%> <%= searchResult.targtype1%> <%= searchResult.targtype1_txt%> <%= searchResult.targsubtype1%> <%= searchResult.targsubtype1_txt%> <%= searchResult.target1%> <%= searchResult.natlty1%> <%= searchResult.natlty1_txt%> <%= searchResult.gname%> <%= searchResult.weaptype1%> <%= searchResult.weaptype1_txt%> <%= searchResult.weapsubtype1%> <%= searchResult. eapsubtype1_txt%> <%= searchResult.nkill%> <%= searchResult.nwound%> <%= searchResult.property%> <%= searchResult.propextent%> <%= searchResult.propextent_txt%> <%= searchResult. dbsource%>