How do i get the columns titles from a Table (new)?

Hi @daltonconley thanks for reaching out! You should be able to do {{Object.keys(formatDataAsObject(tableName.data))}}

1 Like