I have table in Grafana table, and I want to change value in cell and send to node red
How to do that?
I don't think that there is any such thing as a Grafana table in terms of data, that is just a representation of external data. You need to get the data from that data source - e.g. InfluxDB.