Math formulas from html table

for the grid control, one can create a grid from an html table with the basic types (ed, ro…etc). Can the html table also support math formulas? If not, is there a way to add it in via script?

The math can be used in such mode as well, but instead of percolumn math formulas, the math need to be specified for each cell
For example, sample below will create a grid , where third column autocalculated


   
   
   
A B AB
2 3 =c1c0
4 5 =c1*c0

>>If not, is there a way to add it in via script?
The type of column can be redefined later with help of setColumnExcellType