How do I use FDataTableRowHandle?

I’ve follow this tutorial:

https://docs.unrealengine.com/latest/INT/Gameplay/DataDriven/index.html#datatables

importing .csv just fine, and stuck at “Data Hookup” and Data Usage (Programmers Only).

How exactly do i hookup my data? and how do i use it?

I found the answer from here:

  1. Using the DataTable in Game

https://ue4community.wiki/legacy/using-excel-to-store-gameplay-data-datatables-1gr6me11
This is the link for the new wiki.