case "white_balance_id" : 
                $data = [ "whitebalance" => $exif['white_balance'] ];
                $table = "image_whitebalance";
                break;