Your PHP files have code in them that's referring to "customers_cell".
If that's NOT the actual correct name of the field in the database, then you need to change one or the other to make the field name match whatever the PHP is telling the system to write into. So, either change the PHP or change the database.