In a 'demo.cshtml' page of my C# MVC project, I'm displaying a list of users. I would like to export this data to an Excel file. Could someone assist me with this?