Remove stats for a table (used when table is dropped).
void remove(String table) => _stats.remove(table);