I want to unlock the columns which appearing in the following pic:
https://i.stack.imgur.com/3F7cb.png
I know that the answer is make id a primary key. but the problem here is that I can't make id a primary key because there are two rows empty in id column and I can't delete these rows because the column locked! Please try to help me. Thank you very much