14256   The setPictureDescription method can only get called on a cell that has an image assigned

Cause

This error occurs if the setPictureDescription method of the JadeTableCell class is called for a cell that does not have an assigned image.

Action

Ensure that the picture is assigned to the cell before the description is attached.