fn write_trace_operations_to_row( writer: &mut TableData, operations: HashSet<(String, String, String)>, ) -> Result<()>