Blocks keep disappearing

I was using the Local_DB AddRow block to store some data, but the blocks connecting to the parameters of the AddRow block keep disappearing after each session. It has happened at least 4 times and only occurs with this specific block. Is there any way to solve this?
Capture(3)

You can check with you for what you are using the Local DB? This gives some advantages over storage in the list?

I want to create a record like a social media post, with data such as image, text, uploader, etc.

The data would be better stored in a spreadsheet-like manner as there is a lot of data in the same categories.

Local DB does not store data between sessions.