I can't edit my data from the (form/data/table)

I have a form where it pulls data over like 70% of the form entries, now it’s all working fine, as I pull data and send the entry it goes to the data as usual.
The thing here as I want to edit any entry as an admin, It couldn’t be edited (not all data), I mean any data that has been pulled can’t be edited from here.


I can change the values and edit them but when I press send it doesn’t save any made changes.
But when I edit any field that has not been pulled before when it first was filled and sent it can be changed normally

The problem here that any pulled data can’t be changed later from (form\data\table)
Is there anyway I can change that ?