Oracle Solution for Error ora-22905

Solution for Oracle Error ORA-22905

ORA-22905: cannot access rows from a non-nested table item

What triggered the Error:

tempt to access rows of an item whose type is not known at parse time or that is not of a nested table type

What should we do to fix it:

e CAST to cast the item to a nested table type