Error in colouring Script reports

@Alaa_Badri please make the below change and try

"formatter": function (value, row, cell, column, data, default_formatter) {

to

"formatter": function (value, row, column, data, default_formatter) {