Report Module Dataset Syntax

Ignition 7.9

What would the syntax be in the reporting module in order to access a single cell of a dataset parameter?

I guess something like this but it does not work

@dsData[0,2]@

I found it in the documentation here

syntax looks like this

@dsData[0].columnName@