Access custom columns in JS query

Hi @Kabirdas: table returns undefined if though I do I have a custom column added.

Let's say I have some data in the table. Looks like I can access this data with table.displayedData but it does not give me the custom columns and values.

Is there a workaround ?