Is this a bug? Hidden field getting generated automatically

I am creating a table and then adding fields called email, name and an id (via API). However, when I add data to it via API, I noticed that - one particular field is not getting updated. When I visited the baserow instance, I see there’s a hidden field.

But when I click on the hidden fields label, there are no hidden fields. The API responses are all successful.

What could be the reason?

Hi @blizzerand, can you try naming your field something else than “id”?