Oracle Message ORA-25010 - Invalid nested table column name in nested table clause

ERRORInvalid nested table column name in nested table clause
CAUSEThe column name specified in the nested table clause of an INSTEAD OF trigger does not correspond to a nested table column.
ACTIONSpecify a nested table column on which the trigger is to be defined.