<.header> Packets <.table id="packets" rows={@packets}> <:col :let={packet} label="sender"><%= packet.sender %> <:col :let={packet} label="ssid"><%= packet.ssid %> <:col :let={packet} label="base_callsign"><%= packet.base_callsign %> <:col :let={packet} label="data_type"><%= packet.data_type %> <:col :let={packet} label="destination"><%= packet.destination %> <:col :let={packet} label="information_field"><%= packet.information_field %> <:col :let={packet} label="path"><%= packet.path %>