when i execute these lines of code to get the mysql data and send it via json file
$result = $exam->query_result(); foreach ($result as $row) {