Exported/downloaded data from table to XLSX has 'null' values in a column

I am expecting that whenever a column has a null value, the exported data should have empty string in the column.

image

Here's what the table looks like (you can see that the table shows empty data when there's a null value);
image

I don't want to manually change and map the data to empty string within the table.