Usage of the ImportTextItem function

I have three structures A, B, and C. A is the parent class of B, B is the parent class of C, and C inherits from FTablawRowBase. Now I need to create a CSV table to import into Unreal Engine. How do I implement the ImportTextItem function for A and B, as well as the CSV table