The script '%1' references table '%2' column %3, but there are only %4 columns

Error code –10241
Error constant INVALID_TABLE_COLUMN
Parameter 1 Name of script.
Parameter 2 Name of table.
Parameter 3 Number of parameter.
Parameter 4 Number of table columns.
Probable cause

The script contains a reference to a parameter which is either zero or too large.