public function __construct()
 {
     $this->statistic = new Statistic();
     parent::TableJsonBuilder();
 }