{% macro header_row() %}
{{ loop.index }} | {% if debug %} | {{device.serial }} | {% else %}{{ device.serial }} | {% endif %}{{ device.platform }} | {{ device.hw_rev }} | {{ device.ip_address }} | {{ device.pnp_flow_readable }} | {{ device.status }} | {{ device.first_seen }} | {{ device.last_contact }} | {{ device.current_job }} | {{ device.version }} | {{ device.target_image.version }} | {% if debug %}{{ device.image }} | {{device.target_image.image }} | {{ device.target_image.size }} | {{ device.destination_free }} | {{ device.destination_name }} | {% endif %} {% if debug %}{{ device.backoff }} | {% endif %}