Automatic Excel table

My node-red Is sending information about the state and the time that state started to Excel, but i want that information in a table (the state above and the information of the date below)

It's doing that:
image

But I wanted something like this:

(Ignore the words in the table It's in portuguese)

Is there anyway I can do that?

Have you tried using the "CSV" node? Can you post your flow here?

I think that you need to tell us more about how you are doing that because there are many possible ways. We should be able to help after that.