{{ csvError }}
Columns: content (required), label, copies.
A header row is optional; without one the order is content, label, copies.
{{ fitAdvice }}
Showing the first {{ MAX_LABELS }} rows. {{ truncated }} more were left out - split the CSV and print it in batches.
{{ overlong.length }} row(s) could not be encoded as CODE128 or were empty: {{ overlong.slice(0, 3).join(', ') }}{{ overlong.length > 3 ? ' ...' : '' }}