Classified components for the following {{ plural('bug', data) }}:

{% for i, (bugid, summary, component, confidence, autofixed) in enumerate(data) -%} {% endfor -%}
Bug Summary Component Confidence (%)
{{ bugid }} {{ summary | e }} {{ component | e }} {{ confidence }}