excel\Table - json doesn't transmit data "column" => array( 'HES' =>array(
"formatValue"=>function($value,$row){
$json_data=$value;
$drives = json_decode($json_data,true);
return $drives["HIZMET"]["priority"].' - '.$drives["HIZMET"]['he'];
}
),
),
json data not decode