Celin.DATA
Display named data on a sheet using the Spill functionality (see below).
Example
Display full results of ab data.
=Celin.DATA("ab",-1,-1)

Format first 10 rows of ab results (display rows from 0 - 9).
(see format syntax below)
=Celin.DATA("ab",0,10,"{1} ({0})")
