I know that we get "dataItem" property in the scope to be used in a column template, but is there a way to get information about which specific field is specified for that column? I want to do something like {{dataItem[field]}} within my cell template.
Thanks,
Michelle