How do we use excel as a database for Roblox?

that is what i meant. sorry for wording it badly. I would like to know how to make the dictionary for sending the data. Is it like this

local data = {
["FILE_NAME_HERE"] = {
["cell_address"] = playerdata
}
}