"; print_r($projects); print ""; if (count($data->Data)) { // Open the table echo ""; // Cycle through the array foreach ($data->Data as $idx => $stand) { // Output a row echo ""; echo ""; echo ""; echo ""; } // Close the table echo "
$stand->afko$stand->positie
"; } ?>