"
rows = rows .. "| " .. name .. " | "
rows = rows .. "" .. reg .. " | "
rows = rows .. "" .. tostring(cap) .. " | "
rows = rows .. "" .. tostring(#inc) .. " | "
rows = rows .. "" .. (#dests > 0 and table.concat(dests, ", ") or "—") .. " | "
rows = rows .. "
"
end
return_html(
"