I have a table with one column displayed incorrect country format. I would like to replace incorrect country list with correct one without changing the original file row order
Original file with incorrect country format
| TH (Thailand) |
| IN (India) |
| LU (Luxembourg) |
| UK (United Kingdom of Great Britain and Northern Ireland) |
| UK (United Kingdom of Great Britain and Northern Ireland) |
| FR (France) |
| KS (Korea, Republic of (South)) |
| TW (Taiwan, Province of China[a]) |
| SP (Spain) |
| LU (Luxembourg) |
| BR (Brazil) |
| IN (India) |
Correct country format:
| Thailand |
| India |
| Luxembourg |
| United Kingdom |
| Greece |
| France |
| Korea, Rep of |
| Brazil |
| India |
| Germany |
| Australia |
| Germany |