Unable to modify database table in sql server management studio

I was working on sql server management studio and i have connected it with visual studio 2019. While working i deleted one column from my table and the table has relationship with other tables. Now, when i tried to insert the column again it brings message that says’cannot insert value null into column password insert failed and the statement has been terminated’