So… I change all my columns in table that they can be NULL and use Model for data in my code and now it’s working fine. Before I tried to use Model and I follow official documentation for swift client with another table and when I insert from studio rows to table I fill all columns and have success, I try it with my main table but I saw that not all my columns are filled and fill it by my self and then it starts working