charged rows per statement.
Above 1 means something other than the row itself is being billed, and on DO SQLite that something is index maintenance: every index on a table is another row written per insert.
rows the host CHARGED for those statements
write statements aimed at this table, including no-ops
One table's charged rows against the statements that caused them.