So I was trying to make a struct including a dynamic array of pointer to strings which would work basically as a data sheet but I got stuck.
This is my code so far: