Attendance System

I am building a security system and I want to send data from rapsberry pi 4 to Blynk (name,date,time and a photo) to make some sort of attendance monitoring system. I would like to be able to display the data in a table and the system adds data to the table every time a person has entered. However from what I researched, there was not option to make this table in the dashboard. Any ideas how can I do this?

Thanks

The Table widget is no longer available in Blynk IoT, but the Legacy version wouldn’t have been able to display photos.
I guess the simplest solution would be to display one record at a time, using a combination of Label and Image Gallery widgets.

Is there a good reason for using a Raspberry Pi?
You’re limiting your options considerably be choosing this type of hardware.

Pete.