Full name: ${row['Full name']}
Username: ${row.Username}
Business Category: ${row['Business Category']}
Followers: ${Number(row.Followers).toLocaleString()}
Follows: ${Number(row.Follows).toLocaleString()}
Media Count: ${Number(row['Media Count']).toLocaleString()}
Biography:
${row.Biography || 'No biography available.'}
ER: ${row.ER}
Country: ${row.Country}
Potential Reach: ${Number(row['Potential reach']).toLocaleString()}
Topic: ${row.Topic}
Is Private: ${row['Is Private']}
Is Verified: ${row['Is Verified']}