Hi list! I'm creating an extension with extension_builder. I tried to add one record in the BE but I see such an error message: '2: SQL error: 'Column count doesn't match value count at row 1...' It looks amount of fields doesn't match with amount of values. How can I find what is wrong in the query? -- regards Tomek