How to feed table with such a SQLite table?

Yes Of course !
I run it trough another example.But that SQLite table structure was different.There I have different sensors in different columns and feed ui_table was simple :
3
But here I have one column for all sensor names,and another for their values :
1
My only problem is how I can get the query ...