tmpRow[rowIndex + row][cellIndex + col] = addSpanIndex ?
                                        wo.output_callbackJSON($cell, txt, cellIndex + col) ||
                                        txt + '(' + (cellIndex + col) + ')' : isHeader ? txt : dupe ? txt : '';