Cannot work without primaryKey on table

I am getting this error :
Cannot work without primaryKey on table ‘xxxx’

I checked and the table has a primary key and (with a pk marked in front of that column).

How can I solve this issue?

Issue Solved. Just cleaned the solution :D.