I have an array that looks like this: [\'hello\',\'\',\'world\',\'\',\'!\'] How can I replace empty - "", values with whitespaces like this " &qu
[\'hello\',\'\',\'world\',\'\',\'!\']