TableImageCellOptions🔗Json view cell optionsDefinition🔗export interface TableImageCellOptions { type: common.TableCellDisplayMode.Image; }