| arrow_drop_down arrow_drop_up <% if(header.name == '__entry'){ %> Count <% }else{ %> <%= header.name %> <% } %> | <% }); %>
|---|
| <% if(header.type == 'indicator'){ %> <%= row[header.name].toFixed(obj.percentagePrecision) %> <% }else{ %> <%= row[header.name] %> <% } %> | <% }); %>